'Declaration Protected Function New( _
ByVal nameИмя команды.As System.String, _
ByVal processingCommandsМассив, содержащий вложенные команды обработки.As System.Collections.Generic.IEnumerable(Of IProcessingCommand) _
)
protected CompoundProcessingCommand<TTarget>(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand> processingCommands
)
protected: CompoundProcessingCommand<TTarget>(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand*>* processingCommands
)
protected:
CompoundProcessingCommand<TTarget>(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand^>^ processingCommands
)
Parameters
- name
- Имя команды.
- processingCommands
- Массив, содержащий вложенные команды обработки.